chore: remove _codeql_detected_source_root#975
Conversation
Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>
|
🌑 The shadows whisper... Smoke Codex failed. The oracle requires further meditation... |
|
📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤 |
|
🎬 THE END — Smoke Claude MISSION: ACCOMPLISHED! The hero saves the day! ✨ |
✅ Coverage Check PassedOverall Coverage
📁 Per-file Coverage Changes (1 files)
Coverage comparison generated by |
There was a problem hiding this comment.
Pull request overview
Removes an accidentally committed CodeQL-generated symlink and ensures it won’t be re-added by ignoring it in the repo’s .gitignore.
Changes:
- Delete the tracked
_codeql_detected_source_rootsymlink file. - Add
_codeql_detected_source_rootto.gitignorewith a short explanatory comment.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
_codeql_detected_source_root |
Removes the auto-generated CodeQL symlink from version control. |
.gitignore |
Prevents future accidental commits of the CodeQL-generated symlink. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Build Test: Node.js - Results
Overall: PASS ✅ All Node.js projects successfully installed dependencies and passed their test suites.
|
Build Test: Deno - PASS ✅All Deno tests passed successfully.
Overall: PASS
|
Go Build Test Results
Overall: PASS ✅ All Go projects successfully downloaded dependencies and passed tests.
|
C++ Build Test Results
Overall: PASS ✅ All C++ projects built successfully.
|
Smoke Test Results - Copilot Engine✅ GitHub MCP: Retrieved 2 merged PRs
✅ Playwright: Navigated to github.com (title: "GitHub · Change is constant. GitHub keeps you ahead. · GitHub") ✅ File I/O: Created ✅ Bash: Verified file content Status: PASS cc
|
|
Smoke Test Results - Claude ✅ GitHub MCP: Retrieved last 2 merged PRs
✅ Playwright: Navigated to github.com, verified page title ✅ File Writing: Created test file at /tmp/gh-aw/agent/smoke-test-claude-22201253667.txt ✅ Bash Tool: Verified file contents successfully Status: PASS 🎉
|
Rust Build Test Results
Overall: PASS ✅ All Rust projects built successfully and passed their test suites.
|
Remove auto-generated CodeQL symlink that was accidentally committed, and gitignore it.
_codeql_detected_source_root(symlink to.) from tracked files.gitignoreentry to prevent reoccurrence🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.